CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多线程 linux

搜索资源列表

  1. jibu_c_1.0.0.zip

    0下载:
  2. C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1423004
    • 提供者:computing
  1. qq_chat.rar

    1下载:
  2. linux下开发的一款类似QQ的网络聊天室,利用了多线程编程,基于C/S架构,可私聊和群聊,保存聊天记录,遗憾的是没有加入Qt界面,linux developed a similar network QQ chat rooms, use of multi-threaded programming, based on the C/S architecture,私聊and group chat, save chat history, unfortunately not joined the Qt i
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-24
    • 文件大小:15556
    • 提供者:彭宗山
  1. chat.rar

    1下载:
  2. linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1922528
    • 提供者:彭晓
  1. pthread.tar

    0下载:
  2. linux下多线程实现生产者消费者及用并行算法求圆周率等经典算法-linux under the multi-threaded use of consumers and producers to achieve parallel algorithm for the classical algorithm, such as pi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2446
    • 提供者:brave_gen
  1. lance

    0下载:
  2. 写的不错的跨平台多线程框架,windows,linux、unix-mutil-thread framework
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:15970
    • 提供者:tommy
  1. socket_file_transmit

    0下载:
  2. linux socket 大文件传输 点对点多线程断点续传的实现
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:3402
    • 提供者:richie
  1. reader_writer

    0下载:
  2. 操作系统作业,多线程读者写者问题,C语言,Linux-Reader and writer, multi-threaded issues, C language, Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1079
    • 提供者:瑞舞
  1. test.cpp.tar

    0下载:
  2. linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:662
    • 提供者:xp
  1. write_log

    0下载:
  2. unix或者linux下app写日志文件,多线程安全写日志记录,使用方便。-unix or linux to write the log files under the app, multi-thread-safe to write log records, easy to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2876
    • 提供者:mich
  1. thread-m

    0下载:
  2. linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:132177
    • 提供者:Tanker
  1. linuxdown-1.2.0.tar

    0下载:
  2. FTP多线程下载客户端 在linux下解压,编译,运行 按照运行提示即可实现linux下的多线程下载-FTP multi-threaded download client under linux unzip, compile, run prompts can be realized in accordance with the running of multi-threaded linux download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:25543
    • 提供者:可木
  1. prozilla-1.06.tar

    0下载:
  2. linux下多线程下载的应用程序源码,希望对大家学习多线程下载有用。-linux under the multi-threaded applications to download source code, I hope all of you to learn a useful multi-threaded download.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:131144
    • 提供者:李京
  1. linuxduoxiancheng

    0下载:
  2. linux 多线程编程介绍,详细讲解在linux 下怎样编写多线程程序-linux multi-threaded programming, the details on how to prepare in under linux multithreaded programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:9876
    • 提供者:hong
  1. Linux_MultiThread

    0下载:
  2. Linux下多线程编程的入门文档,中文的,简单易懂,还有实例的-Linux under the multi-threaded programming entry document, in Chinese, easy-to-understand, there are examples of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:14098
    • 提供者:李嘉
  1. serial_communication

    0下载:
  2. 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2576
    • 提供者:方方
  1. Chapter_5_Linux_Applications

    0下载:
  2. 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedure
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:78119
    • 提供者:yc
  1. opt_dsp

    0下载:
  2. arm-linux下的多线程自保护程序主线程样例。主线程的自保护可以在/etc/inittab中设置-under the arm-linux from the protection of multi-threaded program example main thread. Main thread of self-protection in the /etc/inittab to set up
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:1174
    • 提供者:chenfuming
  1. pthread

    0下载:
  2. linux多线程编程的程序 学习起来不错-linux pthread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:609
    • 提供者:古容江
  1. unixsocket

    0下载:
  2. linux/unix下网络编程以及多线程和多进程的处理-linux/unix network programming, as well as under the multi-thread and multi-process handling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:44287362
    • 提供者:今天
  1. pthread

    0下载:
  2. 多线程 编写源代码 经典实例 Linux C下实现-Classic example of the preparation of multi-threaded Linux C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1086
    • 提供者:zpf
« 1 2 34 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com